setDensityMapSyncerCellChangedCallback
setDensityMapSyncerCellChangedCallback
Description
Definition
setDensityMapSyncerCellChangedCallback(entityId densityMapSyncerId, entityId densityMapId, string callbackFunctionName, object? target)
Arguments
| entityId | densityMapSyncerId | |
|---|---|---|
| entityId | densityMapId | |
| string | callbackFunctionName | callback function(densityMapId, cellX, cellZ) |
| object? | target | target [optional] |